Welcome![Sign In][Sign Up]
Location:
Search - at web

Search list

[Game ProgrammidiApplet

Description: Application & Integration Services are at the heart of any Service Oriented Architecture (SOA). Sun Java System Application Server and integration services provide a highly scalable and reliable platform for the standards-based deployment of Java applications and web services. Sun s offerings may be used by small organizations and large enterprises that require a services-based foundation to rapidly unlock the business value of their IT investment.-Application
Platform: | Size: 1653 | Author: 陈都 | Hits:

[Web Serverjsptree-1.0-b6-src

Description: 这是用jsp网页编程的方式动态显示目录树。方便了用户的管理,可以动态的整加和减少条目。有兴趣的朋友可以看一看-jsp this is the way web programming Dynamic Display directory tree. Convenience of the user management, the whole dynamic can increase and reduce entry. Interested friends can look at
Platform: | Size: 501903 | Author: 杨槐玉 | Hits:

[Other resourceboaWebServer

Description: Boa是一个非常小巧的Web服务器,可执行代码只有约60KB。它是一个单任务Web服务器,只能依次完成用户的请求,而不会fork出新的进程来处理并发连接请求。但Boa支持CGI,能够为CGI程序fork出一个进程来执行。Boa的设计目标是速度和安全,在其站点公布的性能测试中,Boa的性能要好于Apache服务器。-Boa is a very compact Web server executable code only about 60KB. It is a single task Web server, users can turn to complete the request, and will not fork out the new process to handle concurrent connection request. But Boa support CGI, as a CGI program to fork out a process to implement. Boa the design goals of speed and security, announced at its site performance test, Boa better performance in the Apache server.
Platform: | Size: 137937 | Author: 程小培 | Hits:

[Process-ThreadClunzhuanfa

Description: 编写并调试一个模拟的进程调度程序,采用“轮转法”调度算法对五个进程进行调度。   轮转法可以是简单轮转法、可变时间片轮转法,或多队列轮转法。   简单轮转法的基本思想是:所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。如果运行进程用完它的时间片后还为完成,就把它送回到就绪队列的末尾,把处理机重新分配给队首的进程。直至所有的进程运行完毕。-prepared a simulation and debugging process scheduling procedures, "reincarnated" Scheduling Algorithm of five scheduling process. Web law may be a simple Web, variable-time Web tablets, or rotate cohort method. Simply rotate the basic idea is : all ready process by FCFS queue formed a queue, processors are always allocated to the first team in the process, the process of CPU time slice of the same. If you are running a process spent its time for films completed, so I sent it back to the ready queue at the end. put processor re-allocated to the first team in the process. Process until all is finished.
Platform: | Size: 1616 | Author: 庄宁文 | Hits:

[Other resourceWebService222

Description: \"Web Services is the clarion call of the computer software industry at present. How should we understand the term? Because of the diversity of interpretation in the industry, the easiest way is to be general and assert that Web Services means XML in motion. If the network is the computer, Web Services comprise the software that runs on it.\" -"Web Services is the clarion call of the com puter software industry at present. How should we understand the term Because of the diversity of interpretation in the industry. the easiest way is to be general and assert that W eb Services means XML in motion. If the network i 's the computer, Web Services comprise the software that runs on it. "
Platform: | Size: 984156 | Author: kiki | Hits:

[Other resourceSunONE-01

Description: Sun ONE 白皮书 Sun为支持互操作智能Web服务,定义了一种开放式软件构架。SunTM Open Net Environment(开放式网络环境,即Sun ONE)软件体系结构,旨在解决诸如隐私、安全和身份等重要问题,定义支持诸如客户机设备类型和用户位置等用户情况的惯例和常规。它支持可以跨越许多网络系统,其中包括传统Web、无线Web和家庭网络。该体系结构的宗旨是要保证使用任何工具,开发智能Web服务,使之运行于任何平台,可以无缝地实现互操作。-Sun ONE White Paper Sun to support interoperable intelligent Web services, A definition of open software architecture. Computational Open Net Environment (Open Network Environment, that the Sun ONE) software architecture, aimed at addressing issues such as privacy, security and identity, and other important issues, definition of support equipment such as client type and location of users such as users of the practice and practices. It can support across many networks, including traditional Web, the wireless Web and home network. The architecture aims to ensure that the use of any tools, the development of smart Web services, so that it runs on any platform, can be seamlessly to achieve interoperability.
Platform: | Size: 73246 | Author: 张蓉 | Hits:

[Software EngineeringXscale

Description: 参加 全国 电子设计大赛 的文档, 本文介绍了数字媒体嵌入式服务器的关键技术实现。本系统是一个以Internet为依托,工作在XScale架构、linux操作系统之上的嵌入式WEB服务器。使用了山东大学嵌入式实验室研发的嵌入式图形中间件,利用嵌入式实时数据库对授权网络用户和手机用户信息进行管理,集实时视频采集、视频转发、截图、控制并以多种途径传送,GIS信息发布等多种功能于一体。服务器采用了多级缓冲机制,高效稳定,支持数十个用户的同时访问,界面友好直观,方便用户操作。本系统较好实现了多媒体WEB服务器的功能,并因为其体积小,便于组装和长时间工作时性能稳定等优点有较好的应用前景。-participate in the Electronic Design Competition documents, the paper introduced a digital media server embedded key technology. The system is a Internet-based framework in XScale, top of the Linux operating system embedded Web server. The use of embedded Shandong University research laboratories embedded graphics middleware, the use of embedded real-time database of authorized users and cell phone users in information management, real-time video set collection, Video transmitted, screenshots, and to control a variety of ways of transmission, GIS information dissemination, and other functions into one. Server is a multi-level mechanism of the buffer, a highly efficient and stable support for 10 users at the same time visit, friendly and intuitive interface. user-friendly operation. Of the
Platform: | Size: 58142 | Author: wangning | Hits:

[Web ServerWebTalk

Description: 设计B/S模式的网络聊天室,客户端使用浏览器和服务器端java应用程序进行通信。采用瘦服务器富(Rich)客户端的思路,以使服务器响应大量用户的请求时减轻服务器的工作量,而客户端能轻松设计出更富动态的Web页面。-Design B / S mode network chat rooms, Clients use the browser and server-side java application procedures for communication. Fu server using thin (Rich) client's idea, to enable the server to respond to a large number of users at the request of the server to reduce the workload, and the client can easily design a more dynamic Web pages.
Platform: | Size: 371245 | Author: 李建康 | Hits:

[WEB Codecake_1.1.12.4205

Description: Cake 是一个针对PHP的,使用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等知名设计模式的快速开发框架。我们的主要目标是提供一个可以令各种层次的PHP用户快速地开发出健壮的Web应用,而又不失弹性。 为什么使用 Cake? 灵活的许可证:MIT License 完全自主的知识产权:每一行代码都是由CakePHP开发小组写出来的。 极其简洁:只要看看名字就知道了…… 快速开发:开发之迅速史无前例。(看看zZine的文章) 最佳实践:Cake很容易理解,而且已经把工业标准设置在了安全性、会话处理和其他的东西中。 面向对象: 无论你是一个老练的OO程序员还是一个初学者,都可以感到十分轻松。 无需配置:只要安装好数据库,好戏就开场了。 关键特性 兼容 PHP4 和 PHP5 提供了集成的数据库 CRUD 和简化了的查询 请求分配器,和美观的、可自定义URL。 快速、灵活的模版机制(使用PHP语法和助手方法) 可以从任何网站的子目录中运行,只需要少量甚至无需改动Apache的配置。 -Cake is a PHP against the use of terms such as ActiveRecord, Association Data Mapping, Front Controller and MVC design pattern, and other famous rapid development framework. Our main objective is to provide a level allows the PHP user quickly develop robust Web applications, and yet flexible. Why use permit flexible Cake : MIT License completely independent intellectual property rights : Each line code are CakePHP development team was made up of. Very simple : if you look at the names on the know ... rapid development : the unprecedented rapid development. (See the article zZine) Best Practice : Cake is very easy to understand. and industrial standards have been set up in a safe, oral treatment and other things were. Object-oriented : Whether you are an experienced OO programmers or a begi
Platform: | Size: 324055 | Author: li li | Hits:

[Otherg31

Description: 站长计数器功能: 1.计数器数字图片和文字两种机制共存。 2.页面显示计数和IP防刷新计数两种计数模式。 3.s cript脚本方式调用计数器代码。 4.共5种图片样式任您选择使用,并且可以方便地增加计数器图片样式。 5.稳定性、安全性、速度上表现都很优秀,功能齐全,代码集成程度高、完全公开,专业制作,完全免费。 6.适合网站设计人员在制作企业站时使用。 -head of counter functions : 1. Counter Digital Photo and text coexistence of the two mechanisms. 2. Counting pages show high anti-IP and two counts count mode. 3.s at 5 Call counter script code. 4. A total of five types of photo format as you choose to use, and can easily increase counter Photo pattern. 5. Stability, security, speed performance is excellent, complete functions, a high degree of integration code, totally open, professional production, completely free of charge. 6. For web design in the production of enterprises station use.
Platform: | Size: 23934 | Author: candy | Hits:

[Internet-Network20070213ekhtml-0.3.1

Description: 一个开源heml语意分析器 ekhtml: The El-Kabong HTML parser SUMMARY: El-Kabong: A speedy, yet forgiving, SAX-stylee HTML parser. PROJECT INFORMATION: Web Site: ekhtml.sourceforge.net The web site contains links to locations where one can: - file bugs - join mailing lists - download the latest release - browse documentation - get CVS information BUILDING: See the file INSTALL for information、目标代码生成、符号表的构造和运行时存储空间的组织等8部分组成。-revenue heml a semantic analyzer ekhtml : The El-Kabong HTML parser SUMMARY : El-Kabong : A speedy, yet forgiving. SAX - stylee HTML parser. PROJECT INFORMATION : Web Site : ekhtml.sourceforge.net The web site contains links to locations where one can : - file bugs - join mailing lists-download the la test release-browse documentation - get in CVS formation BUILDING : See the file INSTALL for information, object code generation, symbol table structure and operation of storage space at the organization of eight components.
Platform: | Size: 272020 | Author: yqw | Hits:

[JSP/JavaPku1001_Exponentiation

Description: 这是本人在北京大学网站上做过的一道题希望对大家有所帮助-this is my web site at Beijing University has done a hope that you all have a right to help
Platform: | Size: 1689 | Author: xiaoqing | Hits:

[Crack Hackv5395_iword

Description: Iword2004 文档控件源码 1,控件支持全部Office菜单,支持Office的打印预览,控件强大的B/S通讯技术。 2,能够将服务器数据库中的数据或者用户自定义的数据插入当前文档的指定位置。 3,可以将文档中的指定数据随时保存到服务器数据库或者指定的目录中。 4,控件能够在浏览器窗口中直接编辑Word文档并保存到Web服务器上,实现文档和数据库的统一管理。 5,控件同时支持痕迹保留,手写签名,电子印章等办公自动化系统必备的功能。 6,控件采用标准HTTP协议,支持任意后台Web服务器。 7,任意后台编程语言(Asp,c,c++, Jsp,vb, Php,VB.NET,C#.NET等) 8,大量的接口函数,全面支持二次开发 -Iword2004 a source document control, the control supports all the Office menu, Office support the Print Preview Control powerful B / S communications technology. 2, the database server to the data or user-defined data into the current document, the designated location. 3, the document can be specified at any time to preserve data to the database server or the designated directory. 4, the controls in the browser window directly edit and save Word documents to the Web server, Documents and databases to achieve the unified management. 5, traces control while supporting reservations, handwritten signatures, electronic seals of office automation system and other necessary functions. 6, controls the use of standard HTTP protocol support arbitrary background of a Web server. 7, arbitrary backgrou
Platform: | Size: 257114 | Author: 宋雅彧 | Hits:

[Communication0302041

Description: 摘要 关键词 引言 第一章 开发网页广播服务系统的问题 1.1网页广播服务系统的简介 1.2网页广播服务系统功能需求 1.3开发工具简介 第二章 网页广播服务系统的分析和设计 2.1网页广播服务系统的总体设计 2.2网页广播服务系统的具体设计 2.3网页广播服务系统的接口设计 第三章 网页广播服务系统的具体实现 3.1遍历文件模块设计说明 3.2CRC校验程序设计说明 3.3组织文件和文件索引表模块设计说明 3.4组织文件FAT表模块设计说明 3.5打包模块设计说明 3.6发送模块设计说明 3.7程序接口设计说明 第四章 结束语 致谢 参考文献 附录 -Summary Introduction Chapter development of the first web broadcasting services system of broadcasting services 1.1 website system SR - 1.2 website Broadcasting System Functional Requirements 1.3 Development Tools on the second chapter website broadcasting services and systems analysis 2.1 Design website Broadcasting Service System Design 2.2 broadcasting service website design system wide web 2.3 Sowing Service System Interface Design Chapter III Broadcasting System website is a concrete realization of 3.1 Traversal module design documents note 3 .2 CRC program design shows 3.3 files and document indexing table module design document shows 3.4 organizations F AT Table 3.5 shows the design module packaging module design shows this module 3.6 3.7 Note Program Interface Design Note concludin
Platform: | Size: 566670 | Author: xiaoshun | Hits:

[JSP/JavaBPEL_Samples

Description: This a collection of sample processes that provide examples ranging from how to use a particular BPEL activity such as pick or scope, to more complex examples of processes that invoke external Web services or show techniques such as handling multiple start messages.-This a collection of sample processes th at provide examples ranging from how to use a par ticular BPEL activity such as pick or scope, to more complex examples of processes that invo ke external Web services or show techniques suc h start as handling multiple messages.
Platform: | Size: 2971978 | Author: yi zhuoshi | Hits:

[Special Effectssp.tar

Description: This code is in a \"pre-release\" state, in that its documentation is currently less than professional. See the Web pages at for the latest information.-This code is in a "pre-release" state, in that its documentation is currently less tha n professional. See the Web page at for the late st information.
Platform: | Size: 29267 | Author: painfulresult | Hits:

[Linux-Unixlibusb-0.1.12.tar

Description: This libusb version 0.1.12. libusb is a library which allows userspace application access to USB devices. The official ftp site is: ftp://ftp.libusb.sourceforge.net/pub/libusb/ The official web site is: http://libusb.sourceforge.net/ A mailing list is located at: libusb-devel@lists.sourceforge.net -This libusb version 0.1.12. Libusb is a l ibrary which allows userspace application d' ess to USB devices. The official ftp site is : ftp : / / ftp.libusb.sourceforge.net / pub / libusb / The official web site is : http : / / libusb.sourceforge.net / A mailing list is l ocated at : libusb-devel@lists.sourceforge.net
Platform: | Size: 389343 | Author: 毕胜 | Hits:

[JSP/Javapoptenv0.96beta

Description: 新闻采用在线编辑器,从别的网页copy过来,连接和图片、falsh等可以完整保留;可web上传图片到服务器,直接添加到文章中;三级分类,可设头条新闻和图片新闻;新闻点评功能,可自由发表评论;管理员分三级(系统管理员、目录管理员、新闻管理员)系统管理员可设置新闻管理员权限;大部分逻辑处理都封装在java-bean,界面修改容易-using online news editor, copy from the other website over, connectivity and photographs, falsh etc., may retain integrity; Images can be uploaded to the web server, directly added to the article; 3 classification can be installed with headlines and photo news. Comments on the news function freely comment; Administrators at three (system administrators, Catalog Manager, Information Manager) system administrator can set up the caretaker authority. Most of the logic processing are encapsulated in java-bean, easy interface changes
Platform: | Size: 592601 | Author: 陈倩倩 | Hits:

[OS programposturl2007

Description: === === === === === ==== 增加网页访问量 V1.0 ========================================================== 在网址栏中输入您想增加访问量的网址(网址上必须带http://), 如:http://www.abc.com/,选择[开始],再将窗口最小化, 此时会挂机增加您的访问量。 提示:对如有些特别网页需要选上[分析网页内容]。-=== === === === === === === === === ==== visit the website to increase the volume V1.0 ======= === === === === === === === = column of the website you wish to increase the import volume visit the website (on the web site to bring http : / /), such as : http://www.abc.com/, select [start], and then minimize the window, At this juncture will increase your hook visited. Tip : for example, some special website on the need to elect [analysis of the content of the sites].
Platform: | Size: 47429 | Author: | Hits:

[OtherAutoCADtest

Description: 系统概要: 本系统采用VB.NET开发. 开发平台:Windows XP Professional SP2 (English Version) 开发环境:Visual Studio .NET 2003 Professional (English Version) 运行环境:.NET Framework 1.1 以上,AutoCAD考试系统 AutoCAD 2000 以上 主要涉及技术:VB.ENT , Web Services , XML, ADO.NET.多线程技术. 模型优点: 1. 很好地解决了以往的考试系统,服务器仅能在局域网内设置的缺点. 2. 充分利用Web Services 的优点.解决了考试结束时,考生同时交卷产生的网络拥挤问题. 3. 减少了数据库操作,提高了系统的吞吐量 4. 系统可以采用分布式构架,提高性能.(如上图) 系统特点: 1. 系统针对AutoCAD的特点,在选择题和填空题的基础上,设置了作图题. 2. 系统自动定时将考生的考试题保存到服务器上,有效防止考试过程中可能出现的死机,以及安装有还原卡的主机重启问题. 3. 系统可能设置随机抽题和固定抽题. 4. 系统可以实现考场的安排,和考生试安排,可以设置随到随考或固定时间 5. 系统数据库自动备份, 6. 系统交卷启用事务处理,确保试题上交成功.-system summary : The system uses VB.NET. Development platform : Windows XP Professional SP2 (English Version) Development environment : Visual Studio.NET 2003 Professional (English Version) Operating environment :.NET Framework 1.1 and above. AutoCAD AutoCAD 2000 test system above the main technical : VB.ENT. Web Services, XML, ADO.NET. Multithreading technology. Model advantages : 1. good solution to the previous examination system, caught in the LAN server to set up the shortcomings. 2. fully utilize the advantages of Web Services. solved Examinations at the end of the candidates before the report while the network congestion problem. 3. reduction of database operation, improve the system throughput 4. Distributed systems architecture can be used to improve performance. (As Chart) syst
Platform: | Size: 3274564 | Author: 张三 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net